Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
deString.cpp File Reference
object-oriented string manipulation class
More...
#include <cstring>
#include <cstdio>
#include <cstdarg>
#include <cstdlib>
#include "deGlobalTypes.hpp"
#include "deString.hpp"
Include dependency graph for deString.cpp:
Detailed Description
object-oriented string manipulation class
- Author:
- Assassin
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
Change History
- Date:
- Mar 2002
- Author:
- Assassin
- Remarks:
- Creation
Define Documentation
Function Documentation
| unsigned long hash |
( |
char * |
str_in |
) |
[static] |
|
| bool isnum |
( |
char |
c |
) |
[inline, static] |
|
| unsigned long SmallestLargerPow2 |
( |
unsigned long |
x |
) |
[static] |
|
| void Swap |
( |
char & |
c1, |
|
|
char & |
c2 |
|
) |
[inline, static] |
|
| char toupper |
( |
char |
c |
) |
[inline, static] |
|
Variable Documentation
| const char LOCALE_DECIMAL_POINT = '.'
|
|
Generated on Mon Sep 12 20:07:38 2005 for Destiny3D by
1.3-rc3